Skip to content

digamma-ai/CVE-2020-8835-verification

Repository files navigation

Formal vefication of CVE-2021-31440

Set up environment

  • Install Linux headers: sudo apt install linux-headers-$(uname -r)
  • Install coq-config: pip install coq-config
  • Install OPAM: apt-get install opam
  • Initialize switch: coq-config
  • Switch to the new OPAM switch: opam switch ebpf_bug (you may need to re-open your shell after that)

Compile Project

  • make

Contact and further info

About

Formal verification example for CVE-2020-8835

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published